Change the toolkit name in GailUtil to 'gtk', too
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jul 2011 03:49:28 +0000 (23:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:10:25 +0000 (16:10 -0400)
gtk/a11y/gailutil.c

index d2424dc57f558c4c2c34afae12bed3979fedeac2..1c2f93b97e42563431c77ed4aeb81e36b3a4dd41 100644 (file)
@@ -335,7 +335,7 @@ gail_util_get_root (void)
 static const gchar *
 gail_util_get_toolkit_name (void)
 {
-  return "GAIL";
+  return "gtk";
 }
 
 static const gchar *